--- id: TASK-010 title: 'Status bar: line:col and word count' status: "\U0001F7E6 Backlog" assignee: [] created_date: '2026-06-29 16:26' labels: - feature - release-1 dependencies: [] priority: medium ordinal: 10000 --- ## Description Release 1. The status bar shows only filename/theme/dirty. Add live cursor position (Ln:Col, 1-based) and a word count (and optionally char count / % through the document). Lay out alongside the existing left status without overflowing the bar; keep theme colors. ## Acceptance Criteria - [ ] #1 Status bar shows Ln:Col (1-based) updating live - [ ] #2 Status bar shows a word count - [ ] #3 Layout coexists with filename/dirty and respects theme colors